Canvas View is used to draw geometrical shapes
● different functions are used to draw specific Shapes
● drawPoints() is used to specify series of points which can then be used to draw: Points, Lines and Polygons
● drawPath() is used to specify series of strokes